home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 40
/
Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso
/
Aminet
/
mus
/
play
/
ac3dec.lha
/
ac3dec.readme
< prev
Wrap
Text File
|
2000-09-04
|
1KB
|
36 lines
Short: AC3 (Dolby Digital) audio decoder. (PPC)
Author: Aaron Holtzman, Sebastian Jedruszkiewicz (Amiga port)
Uploader: Sebastian Jedruszkiewicz <elf@frogger.rules.pl>
Type: mus/play
WWW: http://frogger.rules.pl/
Short:
------
AC3dec can decode and play a3c files. AC3 compression is used in DVD,
for eample.
ac3dec if compiled for PowerUP, but should also work with ppc.lib
emulation under WOS.
Oh - ac3_extract is not available anymore. Use Splitter (you can find
it on Frogger home page) - it is better/faster.
Usage:
------
ac3dec FILE,MODE/K
FILE - AC3 stream to play.
MODE - output mode. right now only 2 exists:
ahi - audio is played using ahi.device
file - decoded audio is saved as RAW to specified file.
ASL pops up, and lets you select output file name.
Deafult mode is AHI.
Version History:
----------------
v0.62 - initial release
v0.7 - fixed all problems with quality.
- added FILE output.
- added standard Amiga ReadArgs options handling.
- some PPC specific optimizations.